- getCertificateFile() - Method in interface com.protocom.sso.schlapi.SchlapiConfig
-
If you are using SSL you have two options for providing the server
certificate.
- getContexts() - Method in interface com.protocom.sso.schlapi.SchlapiConfig
-
Contexts to search for users if the full LDAP DN is not provided.
- getLicense() - Method in interface com.protocom.sso.schlapi.SchlapiConfig
-
This is the license key provided to you by Protocom.
- getPassword() - Method in interface com.protocom.sso.schlapi.SchlapiConfig
-
Password for the user in getUser(), this is the password to use when
connection to the directory.
- getPort() - Method in interface com.protocom.sso.schlapi.SchlapiConfig
-
Port number to connect on.
- getQuestion() - Method in class com.protocom.sso.schlapi.UserAPI
-
Returns the SecureLogin SSO passphrase question.
- getServer() - Method in interface com.protocom.sso.schlapi.SchlapiConfig
-
The IP address or DNS name of the directory server to connect to.
- getUser() - Method in interface com.protocom.sso.schlapi.SchlapiConfig
-
Username with which to connect to the directory.